From 76c28cbbad3302b2edc81bcd2c52abefbf5755f5 Mon Sep 17 00:00:00 2001 From: Neil Vachharajani Date: Wed, 26 May 1999 04:55:57 +0000 Subject: [PATCH] Fixed a forgotten period after a @xref. --- docs/gtk.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/gtk.texi b/docs/gtk.texi index f51b7542b6..6f1abfe586 100644 --- a/docs/gtk.texi +++ b/docs/gtk.texi @@ -1109,7 +1109,7 @@ opaque. All widget creation routines in GTK return pointers to GtkWidget structures. In reality, all widget creation routines create structures that can be viewed as equivalent to the GtkWidget structure, but often -have contain additional information. @xref{Object Implementation} +have contain additional information. @xref{Object Implementation}. The widgets available for use are implemented in a hierarchy. Several widgets exist solely as common bases for more specific widgets. For -- 2.30.2